ExamPlay Light Logo
Увійти

Computer Science for IGCSE & O level - Algorithm Design And Problem Solving (Section 11 - No. 2)

What is the purpose of the outermost `FOR` loop in the bubble sort example (i.e., `FOR Index <- 1 TO Length - 1`)?
To initialize the array to be sorted.
To control the number of passes through the list.
To define the inner loop.
To set the values for the comparison.

Пояснення

The outer loop determines how many passes are needed to sort the entire list.

Коментарі (0)

Увійдіть, щоб коментувати
Оголошення
BrainBehindX Inc Logo
©2026; На основі BrainBehindX Inc